Uses of Enum
com.cisco.pt.ipc.enums.NetflowDirection
Packages that use NetflowDirection
-
Uses of NetflowDirection in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return NetflowDirectionModifier and TypeMethodDescriptionstatic NetflowDirectionNetflowDirection.fromIntValue(int value) static NetflowDirectionNetflowDirection.fromIntValue(Integer value) static NetflowDirectionReturns the enum constant of this type with the specified name.static NetflowDirection[]NetflowDirection.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of NetflowDirection in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return NetflowDirectionModifier and TypeMethodDescriptionFlowMonitorData.getDirection()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type NetflowDirectionModifier and TypeMethodDescriptionvoidFlowMonitorData.setDirection(NetflowDirection direction) Information provided by the PKI file: -
Uses of NetflowDirection in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return NetflowDirectionModifier and TypeMethodDescriptionFlowMonitorDataImpl.getDirection()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type NetflowDirectionModifier and TypeMethodDescriptionvoidFlowMonitorDataImpl.setDirection(NetflowDirection direction) Information provided by the PKI file: